'Declaration Public Function New( _ ByVal scope As DataTree(Of T), _ ByVal groups() As GrapeCity.Enterprise.Data.DataEngine.Scope(Of T), _ Optional ByVal name As String _ )
public DataTree.List<T>( DataTree<T> scope, GrapeCity.Enterprise.Data.DataEngine.Scope<T>[] groups, string name )
Parameters
- scope
- groups
- name